SPREAD for WPF 4.0J - GcSpreadSheet
IsRequiredExport メソッド (IExtension<T>)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.Exchangeable 名前空間 > IExtension<T> インターフェース : IsRequiredExport メソッド
インポートコンテキストを示す GrapeCity.Spreadsheet.IO.OpenXml.ImportContext オブジェクト。
拡張の識別子を表すSystem.Guid値。
拡張データをエクスポートする必要があるかどうかを示す値を取得します。
シンタックス
'宣言
 
Function IsRequiredExport( _
   ByVal context As ExportContext, _
   ByVal key As System.Guid _
) As System.Boolean
System.bool IsRequiredExport( 
   ExportContext context,
   System.Guid key
)

パラメータ

context
インポートコンテキストを示す GrapeCity.Spreadsheet.IO.OpenXml.ImportContext オブジェクト。
key
拡張の識別子を表すSystem.Guid値。
参照

IExtension<T> インターフェース
IExtension<T> メンバ